- Title
- Revisiting Code Search in a Two-Stage Paradigm
- Creator
- Hu, Fan; Wang, Yanlin; Du, Lun; Li, Xirong; Zhang, Hongyu; Han, Shi; Zhang, Dongmei
- Relation
- WSDM '23. 16th ACM International Conference on Web Search and Data Mining (WSDM 2023) (Singapore 27 February, 2023) p. 994-1002
- Publisher Link
- http://dx.doi.org/10.1145/3539597.3570383
- Publisher
- Association for Computing Machinery
- Resource Type
- conference paper
- Date
- 2023
- Description
- With a good code search engine, developers can reuse existing code snippets and accelerate software development process. Current code search methods can be divided into two categories: traditional information retrieval (IR) based and deep learning (DL) based approaches. DL-based approaches include the cross-encoder paradigm and the bi-encoder paradigm. However, both approaches have certain limitations. The inference of IR-based and bi-encoder models are fast; however, they are not accurate enough; while cross-encoder models can achieve higher search accuracy but consume more time. In this work, we propose TOSS, a two-stage fusion code search framework that can combine the advantages of different code search methods. TOSS first uses IR-based and bi-encoder models to efficiently recall a small number of top-K code candidates, and then uses fine-grained cross-encoders for finer ranking. Furthermore, we conduct extensive experiments on different code candidate volumes and multiple programming languages to verify the effectiveness of TOSS. We also compare TOSS with six data fusion methods. Experimental results show that TOSS is not only efficient, but also achieves state-of-the-art accuracy with an overall mean reciprocal ranking (MRR) score of 0.763, compared to the best baseline result on the CodeSearchNet benchmark of 0.713.
- Subject
- code search; stage two; information retrieval; two-stage paradigm
- Identifier
- http://hdl.handle.net/1959.13/1489830
- Identifier
- uon:52783
- Identifier
- ISBN:9781450394079
- Language
- eng
- Reviewed
- Hits: 1342
- Visitors: 1341
- Downloads: 0
Thumbnail | File | Description | Size | Format |
---|